home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / fmt.man < prev    next >
Encoding:
Text File  |  1989-01-14  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. FMT                       User Commands                       FMT
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      fmt - simple text formatter
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ffmmtt [ name ...  ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _F_m_t is a simple text formatter which reads the concatenation
  16.      of input files (or standard input if none are given) and
  17.      produces on standard output a version of its input with
  18.      lines as close to 72 characters long as possible.  The spac-
  19.      ing at the beginning of the input lines is preserved in the
  20.      output, as are blank lines and interword spacing.
  21.  
  22.      _F_m_t is meant to format mail messages prior to sending, but
  23.      may also be useful for other simple tasks.  For instance,
  24.      within visual mode of the _e_x editor (e.g.  _v_i) the command
  25.           !}fmt
  26.      will reformat a paragraph, evening the lines.
  27.  
  28. SSEEEE AALLSSOO
  29.      nroff(1), mail(1)
  30.  
  31. AAUUTTHHOORR
  32.      Kurt Shoens
  33.  
  34. BBUUGGSS
  35.      The program was designed to be simple and fast - for more
  36.      complex operations, the standard text processors are likely
  37.      to be more appropriate.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.